k256 0.13.4

secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification/public-key recovery, Taproot Schnorr signatures (BIP340), Elliptic Curve Diffie-Hellman (ECDH), and general-purpose secp256k1 elliptic curve group operations which can be used to implement arbitrary protocols
Documentation

k256

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 25 feature flags, 28 of them enabled by default.

default

arithmetic (default)

ecdsa (default)

pkcs8 (default)

precomputed-tables (default)

schnorr (default)

std (default)

sha256 (default)

once_cell (default)

signature (default)

alloc (default)

digest (default)

sha2 (default)

bits

critical-section

ecdh

ecdsa-core

expose-field

hash2curve

hex-literal

jwk

pem

serde

serdect

test-vectors